https://github.com/nest-modules/mailer
报错
- 'templateName' of 'precompile(...)' as it is undefined. 打印最终的路径
console.log('path', __dirname + '/templates'); // path /Users/zhonghao/Code/izhaong/zh-cloud-admin/dist/common/mail/templates需要拷贝templates文件到dist/mail中

讨论区
欢迎留下想法与补充